Skip to content

fix(ci): use correct publish_no_verify field name - #14

Merged
its-mash merged 1 commit into
mainfrom
fix/publish-no-verify
Feb 5, 2026
Merged

fix(ci): use correct publish_no_verify field name#14
its-mash merged 1 commit into
mainfrom
fix/publish-no-verify

Conversation

@its-mash

@its-mash its-mash commented Feb 5, 2026

Copy link
Copy Markdown
Member

The field is publish_no_verify (not cargo_package_verify). This adds --no-verify flag to cargo publish to skip package verification, which fails due to internal deps using path-only references.

The field is publish_no_verify (not cargo_package_verify).
This adds --no-verify flag to cargo publish to skip package verification,
which fails due to internal deps using path-only references.
@changeset-bot

changeset-bot Bot commented Feb 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6e627a3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@its-mash
its-mash merged commit 8089a7a into main Feb 5, 2026
0 of 3 checks passed
@its-mash
its-mash deleted the fix/publish-no-verify branch February 5, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant